home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 54
/
Vol 54.iso
/
games
/
totallys.swf
/
scripts
/
DefineSprite_102
/
frame_12
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-28
|
126 b
|
14 lines
t2++;
if(t2 >= 5 + rd)
{
play;
}
else if(collision == 1)
{
gotoAndPlay(21);
}
else
{
gotoAndPlay(11);
}